object TBackgroundBox: TTBackgroundBox Left = 105 Top = 60 BorderStyle = bsDialog Caption = 'BODY (Background Colors)' ClientHeight = 314 ClientWidth = 427 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object PaintBox1: TPaintBox Left = 182 Top = 104 Width = 221 Height = 131 OnPaint = PaintBox1Paint end object Label1: TLabel Left = 146 Top = 12 Width = 132 Height = 13 Caption = 'Use right mouse button' end object Label2: TLabel Left = 146 Top = 26 Width = 157 Height = 13 Caption = 'to select background color.' end object Label3: TLabel Left = 146 Top = 55 Width = 140 Height = 13 Caption = 'Use left mouse button to' end object Label4: TLabel Left = 146 Top = 69 Width = 78 Height = 13 Caption = 'select others.' end object Label5: TLabel Left = 22 Top = 266 Width = 107 Height = 13 Caption = 'Background Image' end object ColorGrid1: TColorGrid Left = 20 Top = 106 Width = 120 Height = 116 TabOrder = 0 OnChange = ColorGrid1Change end object TextRadio: TRadioButton Left = 20 Top = 10 Width = 63 Height = 17 Caption = 'Text' TabOrder = 1 OnClick = TextRadioClick end object LinkRadio: TRadioButton Left = 20 Top = 32 Width = 65 Height = 17 Caption = 'Link' TabOrder = 2 OnClick = LinkRadioClick end object VLinkRadio: TRadioButton Left = 20 Top = 54 Width = 99 Height = 17 Caption = 'Visited Link' TabOrder = 3 OnClick = VLinkRadioClick end object ALinkRadio: TRadioButton Left = 20 Top = 75 Width = 93 Height = 17 Caption = 'Active Link' TabOrder = 4 OnClick = ALinkRadioClick end object OkButton: TBitBtn Left = 328 Top = 9 Width = 77 Height = 27 TabOrder = 5 OnClick = OkButtonClick Kind = bkOK end object BitBtn2: TBitBtn Left = 328 Top = 38 Width = 77 Height = 27 TabOrder = 6 Kind = bkCancel end object EndTagCheck: TCheckBox Left = 20 Top = 232 Width = 157 Height = 17 Caption = 'Include tag' TabOrder = 7 end object ImagePathEdit: TEdit Left = 21 Top = 280 Width = 304 Height = 21 TabOrder = 8 end object BrowseBtn: TBitBtn Left = 332 Top = 276 Width = 75 Height = 27 Caption = 'Browse' TabOrder = 9 OnClick = BrowseBtnClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555555555555555555555555555555555555555555 555555555555555555555555555555555555555FFFFFFFFFF555550000000000 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8 B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555 55555575FFF75555555555700007555555555557777555555555555555555555 55555555555555555555555555555555555555555555555555550000} NumGlyphs = 2 end object BitBtn1: TBitBtn Left = 328 Top = 68 Width = 77 Height = 28 TabOrder = 10 OnClick = BitBtn1Click Kind = bkHelp end end